home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / teddy-1a / morein~1.txt < prev    next >
Text File  |  1999-09-21  |  1KB  |  37 lines

  1.  ________________
  2. |                |
  3. |  TEDDY-SAVER!  |
  4. |________________|
  5.  
  6. (This isn't really a screen saver!)
  7.  
  8. BASICALLY:
  9. ~~~~~~~~~~
  10. Just draw your shape (or object) on the form for it to show.
  11.  
  12. EXTRAS:
  13. ~~~~~~~
  14. * Set the tag property to "1" if you do NOT want any shape
  15.   (or object) to be displayed.
  16. * Set the tag property to "3" for an object OVER than a shape to
  17.   be displayed.
  18. * Shapes will be displayed if the tag property is anything over than
  19.   "1"
  20.  
  21. BUGS:
  22. ~~~~~
  23. Basically, the only major bug is that you need a 2nd rectangular
  24. object for the 1st to work!
  25.  
  26. All ways have a rectangle shape on form, EVEN if you don't want it!
  27. It will fix any problems with the looping and so forth!
  28.  
  29. THANKS TO:
  30. ~~~~~~~~~~
  31.  
  32. Peter Belgrove (PS_BELL@YAHOO.COM) for helping me with the regions
  33. and GEEZA (GEEZA1@AOL.COM) for the drag & drop and the basic consept!
  34. (and the just about every thing else!)
  35.  
  36. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  37. (C). 1999 By Laurence Morgan! (LAUMARS@YAHOO.COM)